Welcome![Sign In][Sign Up]
Location:
Search - cgi web

Search list

[WEB Codephpzhongwenshouce

Description: 本书适合对网站已有初步认识的 Webmaster 或是专业的 CGI 程式开发人员 -Web site for this book has an initial understanding of the Webmaster of the CGI program or professional development of staff
Platform: | Size: 1251328 | Author: 亮子 | Hits:

[OS programaxTLS-1.2.2.tar

Description: 因為不只有 SSL/TLS library,還提供了 Embedded Web server (名為 Anti-Web),系統模組化相當不錯,可以透過 menuconfig 挑選合適的組態,另外,內建的 Anti-Web 也支援 CGI/PHP,跟前述的 SSL libraries 相比,[axTLS] 在 SSL crypto algorithm 的功能性是最少的,僅有最基本的實做,但是對功能專一的 Embedded 應用來說,反而是不錯的選擇。-axTLS is a TLSv1 SSL library designed specifically for embedded devices, with a highly configurable interface for small memory footprints.
Platform: | Size: 1260544 | Author: yfchou | Hits:

[Embeded LinuxHi3510_Linux_Web_Server

Description: 论述了在基于嵌入式linux操作系统和海思Hi3510中webserver的实现方法,通过CGI用户可以动态访问webserver-Discusses the embedded linux-based operating systems and webserver Hisilicon Hi3510 in the realization of methods, users can dynamically via CGI access to webserver
Platform: | Size: 334848 | Author: 周林青 | Hits:

[Linux-Unixbook

Description: This book provides a set of design and implementation guidelines for writing secure programs for Linux and Unix systems. Such programs include application programs used as viewers of remote data, web applications (including CGI scripts), network servers, and setuid/setgid programs. Specific guidelines for C, C++, Java, Perl, PHP, Python, Tcl, and Ada95 are included.
Platform: | Size: 207872 | Author: Dmitry | Hits:

[assembly languageminiweb_src

Description: Mini Web-server that supports CGI, HTTP and plug-ins. By Huang Yi-Chun.
Platform: | Size: 122880 | Author: Zaratustra | Hits:

[Web Serverhttps

Description: 实现一种简单的web服务器功能,只能传输html网页,可扩展支持动态网页,cgi具有扩展性-To achieve a simple web server functionality and can only transfer html web pages, can be extended to support dynamic web pages, cgi with the scalability
Platform: | Size: 68608 | Author: wangzhaun | Hits:

[JSP/Javaawstats-7.0.tar

Description: AWStats 是一个免费的强大而有个性的工具,带来先进的网络,流量,FTP或邮件服务器统计图. 本日志分析器作为CGI或从命令行在数个图形网页中显示你日志中包含的所有可能信息. 它利用一部分档案资料就能经常很快地处理大量日志档案, 它能分析日志文件来自从各大服务器工具 ,如 Apache日志档案 s (NCSA combined/XLF/ELF log format or common/CLF log format), WebStar, IIS (W3C的日志格式)及许多其他网站,Proxy(代理服务器)、Wap、流量服务器、邮件服务器和一些 FTP服务器 .-AWStats is a free powerful tool for individuality, bring advanced network traffic, FTP or mail server statistics chart. This log analyzer as a CGI or from the command line in a few graphical web pages shows you the log contains all possible information. It uses part of the archives can often handle a large number of log files very quickly, it can analyze log files from the server from the major tools, such as the Apache log file s (NCSA combined/XLF/ELF log format or common/CLF log format), WebStar, IIS (W3C log format) and many other sites, Proxy (proxy server), Wap, traffic server, mail server, and some FTP servers.
Platform: | Size: 1243136 | Author: zhang | Hits:

[JSP/JavaCGI_JavaScript

Description: Internet 实务系列丛书 WEB动态技术入门——CGI,Java Script探索.pdf-WEB dynamic Internet technology practice Series Introduction- CGI, Java Script exploration. Pdf
Platform: | Size: 9647104 | Author: 王家 | Hits:

[Linux-Unixcgiweb

Description: CGI参考代码,用于web端监控系统调用的CGI程序-CGI reference code for the web-side CGI program monitoring system calls
Platform: | Size: 4096 | Author: 王贵 | Hits:

[WEB Codehttpsrv

Description: 简介: 本程序是一个web服务器,在 .NET 环境下运行。 实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载, 在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为"http://website/cgi.exe?+传递的参数", 注意带上"?",如需传递多个参数,中间用"+"分隔; 如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JAVA); 在进行适当的配置之后,也可以作为服务器端程序运行以输出动态页面。 文件清单: httpsrv.exe web服务器主程序文件 httpsrv.ini 主程序配置文件,可以通过它改变服务器及本站点的配置, 在第一次运行程序前,请做好正确的配置 MIME.ini 记录所知道的MIME文件类型,不要修改该文件 注意: 没有安装程序,没有注册表,将三个文件复制到同一个目录下, 根据自己的情况修改好httpsrv.ini,就算安装完成了。 httpsrv.ini文件内容不要超过255行,其中空行,以"#"," " 开头的注释,忽略不计-、、、、、
Platform: | Size: 28672 | Author: 王闻 | Hits:

[Otherkyuanma_L_A_C_M

Description: 一、Apache的安装 首先使用下面的命令来查看系统是否已经安装了Apache 可看到已经安装好了。 另外也可以在终端窗口中执行来查看httpd程序是否在执行。 下面介绍Apache服务器文件和目录 WEB站点目录 描述 /var/www Apache WEB站点文件的目录 /var/www/html WEB站点的WEB文件 /var/www/cgi-bin CGI程序文件 /var/www/html/manual Apache WEB服务器手册 /var/www/htmll/usage webalizer程序文件 配置文件 /etc/httpd/conf 基于目录的配置文件,.htaccess文件包含对它所在目录中文件的访问控制指令 /etc/httpd/conf/httpd.conf Apache WEB服务器配置文件目录 /etc/httpd/conf/srm.conf 主要的Apache WEB服务器配置文件 /etc/httpd/conf/access.conf 用来处理文档规范,配置文件类型昨未知的老式配置文件 启动脚本 /etc/rc.d/init.d/httpd WEB服务器守护进程的启动脚本 /etc/rc.d/rc3.d/S85httpd 将运行级目录(/etc/rc3.d)连接到目录/etc/rc.d/init.d中的启动脚本 应用文件 /usr/sbin Apache WEB服务器程序文件和应用程序的位置 /usr/doc/ Apache WEB服务器文档 /var/log/http Apache 日志文件的位置
Platform: | Size: 1393664 | Author: 31313 | Hits:

[Embeded Linuxnetwork

Description: CGI动态网页,可以在网页上刷新以得到实进时间,也可以通可提交实现对linux服务的时间更改-CGI dynamic web pages on the web page, can refresh to get real into time, also can achieve through may submit to Linux the time of service to change
Platform: | Size: 1024 | Author: sun | Hits:

[Remote ControlARM-LINUX-Network-Monitoring-System

Description: 基于web服务器的远程视频监控系统,包括在ARM9开发板上移植WEB服务器的源码,以及cgi程序的源码和html监控界面的源码-Web server-based remote video monitoring system, including the ARM9 development board transplantation source WEB server, and cgi program source code and html source code control interface
Platform: | Size: 1105920 | Author: luengyuan | Hits:

[Web Serverappweb-src-2.4.3-0.tar

Description: Appweb是一個嵌入式HTTP Web服務器,主要的設計思路是安全。這是直接集成到客戶的應用和設備,便於開發和部署基於Web的應用程序和設備。它正迅速( 3500多要求每秒)和緊湊(從11萬) ,其中包括支持動態網頁製作,服務器端嵌入式腳本過程中的CGI ,可加載模塊,的SSL ,摘要式身份驗證,虛擬主機, Apache樣式配置,日誌記錄,單和多線程應用程序。Appweb是一個嵌入式HTTP Web服務器,主要的設計思路是安全。這是直接集成到客戶的應用和設備,便於開發和部署基於Web的應用程序和設備。它正迅速( 3500多要求每秒)和緊湊(從11萬) ,其中包括支持動態網頁製作,服務器端嵌入式腳本過程中的CGI ,可加載模塊,的SSL ,摘要式身份驗證,虛擬主機, Apache樣式配置,日誌記錄,單和多線程應用程序。-Appweb is an embedded HTTP Web server, the main design idea is safe. This is directly integrated into customer applications and equipment, to facilitate development and deployment of Web-based applications and devices. It is fast (over 3,500 required per second) and compact (from 11 million), including support for dynamic page creation, server-side embedded scripting process CGI, loadable module, the SSL, Digest authentication, Virtual hosts , Apache style configuration, logging, single-and multi-threaded applications.
Platform: | Size: 1131520 | Author: Dennis | Hits:

[Linux-Unixcgilua-5.1.3

Description: 基于lua脚本的cgi实现,可用于lua类网页脚本开发。-Cgi lua script based implementation can be used for web scripting lua class.
Platform: | Size: 107520 | Author: 李利 | Hits:

[Windows Develophello.cgi

Description: 一个CGI程序例子,用来实现对网页前台输入数据的简单处理。让大家明白CGI编程的步骤。绝对原创!对初学者很有帮助-Example of a CGI program, used to implement a simple web front input data processing. So that we understand CGI programming steps. Absolutely original! Useful for beginners
Platform: | Size: 12288 | Author: xjfk | Hits:

[Linux-UnixCGI

Description: 该文件利用linux实现网络服务器的功能,可以远程监控传感点。-The file linux web server, remote monitoring sensing point.
Platform: | Size: 23552 | Author: 小叶 | Hits:

[Web Serverpig-house-web

Description: 猪舍监控页面案例,提供一套实时监控温湿度气体浓度的界面和cgi调用,如果做简单服务器和监控web网站。可以参考-The the pig monitoring page case provides a set of real-time monitoring of temperature and humidity, gas concentration interface and cgi call, If you do a simple server monitoring web site. Can refer to
Platform: | Size: 325632 | Author: linux | Hits:

[Web Servercgi-include-and-lib

Description: Linux 下面进行网页交互通信cgi交叉编译必备工具链!-Linux below the Web interactive communication cgi cross compile an indispensable tool chain!
Platform: | Size: 14336 | Author: 李振强 | Hits:

[Internet-Networkvideo-transfor-cgi

Description: a web page using cgi program to embed a video
Platform: | Size: 1024 | Author: yu-cheng chen | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 17 »

CodeBus www.codebus.net